简体版 English
تسجيل الدخول إنشاء حساب جديد

regular expression معنى

يبدو
"regular expression" أمثلة على
الترجمة العربيةجوال إصدار
  • تعبير عادي
أمثلة
  • These tools generally accept regular expressions that describe the tokens allowed in the input stream.
    تقبل هذه الأدوات عمومًا التعبيرات العادية التي تصف الرموز المسموح بها في تدفق الإدخال.
  • Hence, this algorithm is of practical interest, since it can compile regular expressions into NFAs.
    ولذا هذه الخوارزمية ذات أهمية عملية لأنها يمكن أن تجمع تعبيرات منتظمة في الأتومات المحدودة غير الحتمية.
  • For instance, the command line utility grep has a regular expression syntax which matches patterns in lines of text.
    على سبيل المثال، يحتوي سطر الأوامر غريب على بناء التعبير العادي يطابق الأنماط في أسطر النص.
  • In most formalisms, if there exists at least one regular expression that matches a particular set then there exists an infinite number of other regular expressions that also match it—the specification is not unique.
    فالمواصفات ليست فريدة من نوعها.
  • In most formalisms, if there exists at least one regular expression that matches a particular set then there exists an infinite number of other regular expressions that also match it—the specification is not unique.
    فالمواصفات ليست فريدة من نوعها.
  • Each regular expression is associated with a production rule in the lexical grammar of the programming language that evaluates the lexemes matching the regular expression.
    يرتبط كل تعبير عادي بقاعدة إنتاج بالقواعد المعجمية للغة البرمجة التي تقيم المفردات المطابقة للتعبير العادي.
  • Regular expressions originated in 1951, when mathematician Stephen Cole Kleene described regular languages using his mathematical notation called regular sets.
    نشأت التعبيرات المنطقية في عام 1951 ، عندما وصف العالم الرياضي ستيفن كول كلين اللغات العادية باستخدام تدوينه الرياضي المسمى "مجموعات منتظمة".
  • One such example is the set of regular languages, which are generated by regular expressions and which are recognized by finite automata.
    أحد الأمثلة على ذلك هو مجموعة اللغات المنظمة التي يتم إنشاؤها من قبل التعابير المنظمة والتي هي يمكن تمثيلها بالأتومات المنتهي.
  • Complex SNOBOL patterns can do things that would be impractical or impossible using the more primitive regular expressions used in most other pattern matching languages.
    يمكن أن تؤدي أنماط سنوبول المعقدة ما يعتبر آداؤه غير عملي أو مستحيل عن طريق التعابير النمطية الأقل تعقيدا المستخدمة في أغلب لغات مطابقة الأنماط الأخرى.
  • To decide whether two given regular expressions describe the same language, each can be converted into an equivalent minimal deterministic finite automaton via Thompson's construction, powerset construction, and DFA minimization.
    لوصف ما إذا كان يصف تعبيران منتظمان معطيان نفس اللغة ، يمكن أن يحول كل منهما إلي ما يعادل الحد الادنى للأوتومات المحدودة الحتمية عن طريق بناء طومسون و بناء مجموعة أساسية وتقليل الأتومات المحدودة الحتمية.
  • الحصول على المزيد من الأمثلة   1  2